﻿2026-08-04T16:46:46.1528762Z ##[group]Run actions/checkout@v5
2026-08-04T16:46:46.1529110Z with:
2026-08-04T16:46:46.1529307Z   repository: SaberMage/spt-shell-notify
2026-08-04T16:46:46.1529550Z   path: .adapter-notify
2026-08-04T16:46:46.1531281Z   token: ***
2026-08-04T16:46:46.1531454Z   ssh-strict: true
2026-08-04T16:46:46.1531630Z   ssh-user: git
2026-08-04T16:46:46.1531806Z   persist-credentials: true
2026-08-04T16:46:46.1531997Z   clean: true
2026-08-04T16:46:46.1532183Z   sparse-checkout-cone-mode: true
2026-08-04T16:46:46.1532399Z   fetch-depth: 1
2026-08-04T16:46:46.1532574Z   fetch-tags: false
2026-08-04T16:46:46.1532751Z   show-progress: true
2026-08-04T16:46:46.1532922Z   lfs: false
2026-08-04T16:46:46.1533070Z   submodules: false
2026-08-04T16:46:46.1533251Z   set-safe-directory: true
2026-08-04T16:46:46.1533451Z   allow-unsafe-pr-checkout: false
2026-08-04T16:46:46.1533655Z env:
2026-08-04T16:46:46.1533939Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30928816784-1-THhBEc
2026-08-04T16:46:46.1534412Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30928816784-1-THhBEc
2026-08-04T16:46:46.1534811Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30928816784-1-THhBEc
2026-08-04T16:46:46.1535208Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30928816784-1-THhBEc
2026-08-04T16:46:46.1535532Z ##[endgroup]
2026-08-04T16:46:46.2213203Z Syncing repository: SaberMage/spt-shell-notify
2026-08-04T16:46:46.2217719Z ##[group]Getting Git version info
2026-08-04T16:46:46.2218173Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify'
2026-08-04T16:46:46.2240553Z [command]/usr/bin/git version
2026-08-04T16:46:46.2271660Z git version 2.43.0
2026-08-04T16:46:46.2287063Z ##[endgroup]
2026-08-04T16:46:46.2294855Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/8fa05d1e-6a30-4e94-b387-236589c67beb/.gitconfig'
2026-08-04T16:46:46.2301928Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/8fa05d1e-6a30-4e94-b387-236589c67beb' before making global git config changes
2026-08-04T16:46:46.2302606Z Adding repository directory to the temporary git global config as a safe directory
2026-08-04T16:46:46.2304978Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify
2026-08-04T16:46:46.2329665Z ##[group]Initializing the repository
2026-08-04T16:46:46.2332468Z [command]/usr/bin/git init /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify
2026-08-04T16:46:46.2369193Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-08-04T16:46:46.2369783Z hint: is subject to change. To configure the initial branch name to use in all
2026-08-04T16:46:46.2370302Z hint: of your new repositories, which will suppress this warning, call:
2026-08-04T16:46:46.2370652Z hint: 
2026-08-04T16:46:46.2370967Z hint: 	git config --global init.defaultBranch <name>
2026-08-04T16:46:46.2371539Z hint: 
2026-08-04T16:46:46.2371849Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-08-04T16:46:46.2372321Z hint: 'development'. The just-created branch can be renamed via this command:
2026-08-04T16:46:46.2372685Z hint: 
2026-08-04T16:46:46.2372889Z hint: 	git branch -m <name>
2026-08-04T16:46:46.2373727Z Initialized empty Git repository in /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/.git/
2026-08-04T16:46:46.2380415Z [command]/usr/bin/git remote add origin https://github.com/SaberMage/spt-shell-notify
2026-08-04T16:46:46.2437078Z ##[endgroup]
2026-08-04T16:46:46.2437641Z ##[group]Disabling automatic garbage collection
2026-08-04T16:46:46.2441647Z [command]/usr/bin/git config --local gc.auto 0
2026-08-04T16:46:46.2465096Z ##[endgroup]
2026-08-04T16:46:46.2465390Z ##[group]Setting up auth
2026-08-04T16:46:46.2470460Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-04T16:46:46.2493987Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-04T16:46:46.2676853Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-04T16:46:46.2702125Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-04T16:46:46.2885532Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-04T16:46:46.2913238Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-04T16:46:46.3104442Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-04T16:46:46.3135181Z ##[endgroup]
2026-08-04T16:46:46.3135511Z ##[group]Determining the default branch
2026-08-04T16:46:46.3138663Z Retrieving the default branch name
2026-08-04T16:46:46.7657871Z Default branch 'main'
2026-08-04T16:46:46.7658873Z ##[endgroup]
2026-08-04T16:46:46.7659354Z ##[group]Fetching the repository
2026-08-04T16:46:46.7663113Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-08-04T16:46:47.5295969Z From https://github.com/SaberMage/spt-shell-notify
2026-08-04T16:46:47.5296639Z  * [new branch]      main       -> origin/main
2026-08-04T16:46:47.5316146Z ##[endgroup]
2026-08-04T16:46:47.5316563Z ##[group]Determining the checkout info
2026-08-04T16:46:47.5319510Z ##[endgroup]
2026-08-04T16:46:47.5324354Z [command]/usr/bin/git sparse-checkout disable
2026-08-04T16:46:47.5402446Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-04T16:46:47.5431813Z ##[group]Checking out the ref
2026-08-04T16:46:47.5434826Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-08-04T16:46:47.5472220Z Switched to a new branch 'main'
2026-08-04T16:46:47.5472554Z branch 'main' set up to track 'origin/main'.
2026-08-04T16:46:47.5476554Z ##[endgroup]
2026-08-04T16:46:47.5514305Z [command]/usr/bin/git log -1 --format=%H
2026-08-04T16:46:47.5536248Z ee2d37eadc730c0019e0af82d683074c509634a2
